home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 376-400 / disk_384 / elements / convert.doc < prev    next >
Text File  |  1992-05-06  |  2KB  |  52 lines

  1. 07-31-90
  2.  
  3.  
  4. "Convert" is a simple utility I used when I first converted my original ASCII
  5. data files into faster binary format. You can use this program to change the
  6. names of the elements and symbols, thereby using the proper names if you are
  7. in a different country (thanks to Andreas Mack from Germany for the
  8. suggestion on doing this - "Mercury" is "Quecksilber" in his country).
  9.  
  10. HOW TO USE CONVERT:
  11.  
  12. NOTE: You must do the conversion from the CLI.
  13.  
  14. A new file has been included in the Data directory (you can access it through
  15. the new Elements data device, "ELEMENTS_DAT:". It's called "Elements.txt" and
  16. it simply contains a list of element numbers, names, symbols, and row/column
  17. information. I'm giving you permission to change ONLY the symbol and element
  18. names, as any other changes should break the program in all weird manners.
  19.  
  20. Simply edit elements.txt with a text editor, changing the names/symbols
  21. necessary. Please keep symbols three characters or less, and names 15
  22. characters or less. If you acceed these values, you will probably mess
  23. up something (I won't go into this). Save the file, and, making sure the
  24. device ELEMENTS_DAT: has been assigned to the Data directory with the data
  25. files in it (executing the execute.me file will do this for you), run the
  26. Convert program.
  27.  
  28.          Like this:   "Convert <text_file>[RETURN]"
  29.  
  30.    wherre <text_file> is the name of the modified copy of the ASCII
  31.       elements.txt data file.
  32.  
  33.                    Convert will save the binary file in the device under
  34. "Elements.DAT", overwriting the old data file if you havent made a copy of
  35. it. Now running Elements will use the new names/symbols.
  36.  
  37.  
  38. If anyone builds a new symbol/name file for his/her country that does not
  39. use all American names, please drop me a disk with your file, and I'll
  40. include it in my next release of Elements to PD. I'll be happy to reimburse
  41. you with the latest version of Elements (more enhancements coming...)
  42.  
  43.  
  44. NOTE: 10-01-90  Andreas Mack has sent me an elements name file
  45. (Elements.txt.GER) direct from Germany, with all German element names and
  46. symbols. I've already done the conversion (binary file stored under
  47. elements.dat.GER). To use the German file, rename the old "elements.dat"
  48. to something else if you're planning on keeping it, and rename the
  49. "elements.dat.GER" file to "elements.dat". Now when you run Elements, the
  50. German names/symbols will be used. Thanks, Andreas!
  51.  
  52.